home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / LEDA / DaggeX / fonts / bdf / Imakefile
Makefile  |  1993-12-08  |  217b  |  9 lines

  1. XCOMM $XConsortium: Imakefile,v 1.8 91/07/16 23:03:51 gildea Exp $
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags /* as nothing */
  4.  
  5.         SUBDIRS = misc 75dpi 100dpi
  6.  
  7. MakeSubdirs($(SUBDIRS))
  8. DependSubdirs($(SUBDIRS))
  9.